Conversation
|
Signed-off-by: bootc-bot[bot] <225049296+bootc-bot[bot]@users.noreply.github.com>
fb65fb5 to
06b3317
Compare
Edited/Blocked NotificationRenovate will not automatically rebase this PR, because it does not recognize the last commit author and assumes somebody else may have edited the PR. You can manually request rebase by checking the rebase/retry box above. |
90ea756 to
1faa5ce
Compare
The cap-std-ext upgrade from 4.0.3 to 5.0.0 introduced a version mismatch: ocidir v0.6.0 depends on cap-std-ext v4.0.7 (cap-std v3.4.5), while the workspace now uses cap-std-ext v5.0.0 (cap-std v4.0.2). Using ocidir::cap_std re-exports caused type mismatches when combined with traits from the workspace's cap-std-ext. Fix by using cap_std_ext::cap_std re-exports consistently. Assisted-by: Claude Code (Opus 4.5) Signed-off-by: Xiaofeng Wang <henrywangxf@me.com>
1faa5ce to
e66c4a6
Compare
|
Hi @cgwalters, I fixed the build failure. Do you have any concerns about the fix? Thanks. |
|
Ah...that's valid but (no fault of yours) I think it's really messy and what we really want instead is to update ocidir to the latest cap-std, see bootc-dev/ocidir-rs#56 which just needs a release there. |
This PR contains the following updates:
0.6→1.04.0.3→5.0.00.8.0→0.9.00.9.5→1.0.0Release Notes
rust-cli/anstyle (anstream)
v1.0.0Compare Source
coreos/cap-std-ext (cap-std-ext)
v5.0.0Compare Source
youki-dev/oci-spec-rs (oci-spec)
v0.9.0Compare Source
What's Changed
Other Changes
New Contributors
Full Changelog: youki-dev/oci-spec-rs@v0.8.4...v0.9.0
toml-rs/toml (toml)
v1.0.3Compare Source
v1.0.2Compare Source
v1.0.1Compare Source
v1.0.0Compare Source
v0.9.12Compare Source
v0.9.11Compare Source
Configuration
📅 Schedule: Branch creation - "on sunday" in timezone UTC, Automerge - At any time (no schedule defined).
🚦 Automerge: Disabled by config. Please merge this manually once you are satisfied.
♻ Rebasing: Whenever PR becomes conflicted, or you tick the rebase/retry checkbox.
👻 Immortal: This PR will be recreated if closed unmerged. Get config help if that's undesired.
This PR has been generated by Renovate Bot.